code transformation meaning in English
代码变换
代码转换
Examples
- May not report as many method calls as expected , due to code transformations that occur during optimization
报告的方法调用可能比预期的少,这是由在优化过程中发生的代码转换导致的。 - Component classes must exist within an appropriate package ( this is necessary for runtime code transformation and class reloading to operate )
组件类必须存在于适当的包内(这是对于运行时代码转换和类加载操作必须的) 。 - Property might not report as many method calls as expected , due to code transformations that occur during optimization
My . application . info . stacktrace属性报告的方法调用的数目可能不像期望的那样多,因为在优化期间会发生代码转换。